Total Complexity | 26 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 174 |
Lines of code | 79 |
Logical lines of code | 44 |
Comment lines | 58 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
mergePeriod() | 56 | 5 | 19 | |
diffPeriod() | 58 | 5 | 15 | |
hasPeriod() | 62 | 4 | 12 | |
isEmpty() | 68 | 3 | 8 | |
__construct() | 74 | 2 | 5 | |
setDate() | 74 | 2 | 5 | |
mergePeriods() | 70 | 2 | 6 | |
__clone() | 71 | 2 | 6 | |
clonePeriods() | 80 | 1 | 3 |